A B C D E G I L M N O P Q R S T U V W

S

saveAttributes() - Method in class vitalsFacade.VitalsFacade
Saves the actual values of the attributes.
setAttributes(VitalsFacade) - Static method in class test.Demo
Sets the example values for the demo.
setBloodPressureDiastolic(String) - Method in class vitalsFacade.VitalsFacade
Sets the diastolic blood pressure.
setBloodPressureSystolic(String) - Method in class vitalsFacade.VitalsFacade
Sets the systolic blood pressure.
setBreathingRate(String) - Method in class vitalsFacade.VitalsFacade
Sets the breathing rate.
setGender(String) - Method in class vitalsFacade.VitalsFacade
Sets the patient's gender.
setHeartRate(String) - Method in class vitalsFacade.VitalsFacade
Sets a new heart rate value.
setHeight(String) - Method in class vitalsFacade.VitalsFacade
Sets the height of the patient.
setLevelOfConsciousness(String) - Method in class vitalsFacade.VitalsFacade
Sets a level of consciousness.
setObservations(Observation) - Method in class observations.Patient
Sets the latest observation.
setPhenomena(String[]) - Method in class observations.PhenomenonType
Sets the valid phenomena, e.g.
setRange(QuantityRange) - Method in class observations.Phenomenon
Sets the range of the phenomenon eg. '80 mm/Hg - 120 mm/Hg'.
setShock(boolean) - Method in class vitalsFacade.VitalsFacade
Sets if patient is in shock.
setSubject(String) - Method in class vitalsFacade.VitalsFacade
Saves the actual patient's data and loads another.
setUp() - Static method in class test.Demo
Sets the units, ranges, phenomena and types.
setValidRange(QuantityRange) - Method in class observations.PhenomenonType
Sets the overall range including all phenomena, e.g. if the valid range is 0 - 200 mm/Hg, there may be two phenomena 'low' and 'high' with ranges 0 - 100 mm/Hg and 100 - 200 mm/Hg.
setWeight(String) - Method in class vitalsFacade.VitalsFacade
Sets the patient's weight.
suite() - Static method in class test.AllTests
Standard from JUnit.

A B C D E G I L M N O P Q R S T U V W